home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-02-15 | 1.6 KB | 65 lines | [TEXT/R*ch] |
- <HTML>
- <HEAD>
- <TITLE>View Mailbox</TITLE>
- <SCRIPT LANGUAGE="JavaScript">
- <!-- begin to hide script contents from old browsers
- function confirmDelete()
- {
- return confirm('Do you really wish to delete that mail?\n\nIt can NOT be undone and you will not be able to retrive in your regular mailclient!');
- }
- // end hiding script from old browsers -->
- </SCRIPT>
- </HEAD>
- <BODY BGCOLOR="#e0f0e0">
-
- <FONT SIZE="-2" FACE="geneva, verdana">
- [mailbox]
- [[msgno]] <A HREF="message.remotemail?msgno=[msgno]" TARGET="bigFrame">[subject]</A><BR>
- [sender] <A HREF="mailbox.remotemail$[xid]?delete=[msgno]" ONCLICK="return confirmDelete()">delete</A>
- <HR>
- [/mailbox]
- </FONT>
- <CENTER>
- <FONT SIZE="-2" FACE="geneva, verdana">
-
- [
- There are [msgcount] messages
- ]
- <BR>
-
- [
- <A HREF="mailbox.remotemail$[xid]?listfrom=top" TARGET="mailboxFrame">top</A> |
- <A HREF="mailbox.remotemail$[xid]?listfrom=bottom" TARGET="mailboxFrame">bottom</A>
- ]
- <BR>
-
- [
- <A HREF="mailbox.remotemail$[xid]?listfrom=r10" TARGET="mailboxFrame">prev [maxmsgs] msg</A> |
- <A HREF="mailbox.remotemail$[xid]?listfrom=f10" TARGET="mailboxFrame">next [maxmsgs] msg</A>
- ]
- <BR>
-
- [
- <A HREF="mailbox.remotemail$[xid]?checknew=1&listfrom=bottom" TARGET="mailboxFrame">check for new messages</A>
- ]
- <BR>
-
- [
- <A HREF="compose.remotemail$[xid]" TARGET="newWindow">compose new message</A>
- ]
- <BR>
-
- [
- <A HREF="logout.remotemail$[xid]" TARGET="_top">log out</A> |
- <A HREF="login.remotemail$[xid]?logout=1" TARGET="bigFrame">log in as a new user</A>
- ]
-
- </FONT>
- </CENTER>
-
- </BODY>
-
- </HTML>
-
- <!-- onload=parent.functionFrame.location.href='functions.remotemail$[xid]'-->
-